JMFrameUpdate
Updates a frame.
OSStatus JMFrameUpdate ( JMFrameRef frame, const RgnHandle updateRgn);
frame
- The frame to be updated.
updateRgn
- The region to be updated, in frame coordinates.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
The region to update must be specified in frame coordinates, where the top-left corner of the frame has the coordinates (0,0).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help